PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images.masks Package / PDFColorMask Class


In This Topic
    PDFColorMask Class Methods
    In This Topic

    For a list of all members of this type, see PDFColorMask members.

    Public Methods
     NameDescription
    Public MethodGets the end of the colors range.
    The colorspace of startColor must match the colorspace of end color and also the image's colorspace.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the start of the colors range.
    The colorspace of startColor must match the colorspace of end color and also the image's colorspace.  
    Public MethodSets the end of the colors range.
    The colorspace of startColor must match the colorspace of end color and also the image's colorspace.  
    Public MethodSets the start of the colors range.
    The colorspace of startColor must match the colorspace of end color and also the image's colorspace.  
    Top
    See Also